home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / database / moviessh.zip / MOVIES.BAS (.txt) < prev    next >
QuickBASIC Tokenized Source  |  1996-09-18  |  30KB  |  422 lines

  1. VIEW!
  2. SELECT1
  3. FULL    
  4. TESTIT
  5.     TEMPORARY
  6. NUMBERSCOUNTED!
  7. TAPENUMBERCHECK
  8. SHOWRECORD[
  9. LETTER
  10. GETNEXTC
  11. AMT2e
  12. SEARCHI
  13. PICKIT 
  14. TITLE`
  15. CATEGORY
  16. RATINGW
  17. GETNEXT1
  18. SHOWRECORD1G
  19. THENH
  20. GETNEXT26
  21. SHOWRECORD2
  22. SHOWRECORD3
  23. GETNEXT3
  24. SHOWRECORD4
  25. GETNEXT4m
  26. ACTOR
  27. SHOWRECORD5x
  28. GETNEXT5
  29.     CATEOGORY/
  30. ALTER7
  31. AMT1r
  32. START
  33. ALTER1
  34. ALTER2
  35. ALTER3
  36. ALTER4
  37. ALTER5
  38. ALTER6~
  39. ALTER7F
  40. ALTER8
  41. ALTER9
  42. SAVEIT
  43. SELECTIT;
  44. SKIPAMT-
  45. SKIPENTRIES
  46. SKIPALTER2
  47. SKIPALTER3
  48. SKIPALTER4
  49. SKIPALTER5
  50. SKIPALTER8
  51. SKIPALTER9
  52. ENTRIES
  53. ENTER1d
  54. ENTER2*
  55. ENTER3
  56. ENTER4
  57. ENTER5
  58. ENTER8
  59. ENTER9
  60. SAVEIT2
  61. SAVEIT3
  62.     SELECTIT2+
  63. TOPRINT
  64. TALLY
  65. SKIPFOUR
  66.     SKIPTHREE
  67. TALLY2X
  68. MOVENUM
  69. MOVENUMCHECKV
  70. NUMCHECKRETURN
  71. SHOWNEXTh
  72. NEXT2
  73. PRINTER
  74. ADVANCE
  75. SKIPX
  76. CRITERIA1
  77. INITIALS
  78.     CRITERIA1p
  79.     CRITERIA2
  80. SKIP=
  81. SKIPX5
  82. SKIPX41
  83. SKIPX3x
  84. SKIPX2B
  85. SKIPX1&
  86. AMTORp
  87. ERRORHANDLERL
  88.     REDISPLAY
  89. ALLRECS
  90. GETNEXT6J
  91. SHOWRECORD6
  92. SKIPX6%
  93. BACKUP6d
  94. BACKUP5
  95. GETNEXTR
  96. BACKUP4
  97. BACKUP2=
  98. BACKUP3
  99. BACKUP1
  100. THREE
  101. ACTORSX
  102. WARNINGL
  103. previously|
  104. PRINTERSET
  105. WARNING2
  106. PRINTERSET2
  107. WARNING5D
  108. WARNING6
  109. WARNING4u
  110. WARNING3
  111. WARNING1
  112. PRINTERSET1
  113. PRINTERSET3
  114. PRINTERSET4
  115. PRINTERSET5
  116. PRINTERSET6
  117. STORY
  118. STORYS
  119. GETIT
  120. GETTITLE
  121. DISPLAYSTORY
  122. GETNEXT7;
  123. OPENITm
  124. WORDS
  125. WHATPRINTERCOLORz
  126. WHATPRINTER
  127. WHATPRINTER2
  128. FOUND
  129. ADVER
  130.     ADVER.001
  131. AWAIT
  132. WAITING/
  133. HOLD2
  134. BACKUPSTORY
  135. BACKUP%
  136. Press
  137. ENTER
  138. please
  139.     CATEGORY2
  140.     CATEGANDY
  141. BACKP2
  142. SHAREIT
  143. CONTINUE
  144. ADVER.001"
  145. ADVER.002"
  146. ADVER.003"
  147. ADVER.004"
  148. ADVER.005"
  149. RET.MEN"
  150. 99999"
  151. TAPES.000"
  152. MOVIE TAPE NUMBER    "
  153. TEMPO"d
  154. MOVIES.RECd
  155.  establishes lengths for strings
  156.  start of a FOR/NEXT loop, to retrieve entries
  157.  retrieves whatever entry # code% represents in this particular cycle.
  158.  NONE FOUND 
  159.  NO MORE MATCHES "
  160.  LAST ENTRY 
  161.  FIRST ENTRY "
  162.  routine is sent here when a retrieved entry matches the category chosen to be retrieved
  163. LETTER.001
  164. CATEGORY = "
  165.  these 5 commands print the values of these strings to the screen to be viewed.
  166. TAPE #   = "
  167. RATING   = "
  168. TITLE    = "
  169. ACTORS   = "
  170.            "
  171.            "
  172. LETTER.001
  173.  BAD ENTRY "
  174.            "
  175. LETTER.000
  176. TITLE - LETTERS"
  177. MOVIES.RECd
  178.  establishes lengths for strings
  179.  start of a FOR/NEXT loop, to retrieve entries
  180.  retrieves whatever entry # code% represents in this particular cycle.
  181.  NONE FOUND 
  182.  NO MORE MATCHES "
  183.  LAST ENTRY 
  184.  FIRST ENTRY "
  185.  routine is sent here when a retrieved entry matches the category chosen to be retrieved
  186. LETTER.001
  187. CATEGORY = "
  188.  these 5 commands print the values of these strings to the screen to be viewed.
  189. TAPE #   = "
  190. RATING   = "
  191. TITLE    = "
  192. ACTORS   = "
  193.            "
  194.            "
  195. LETTER.001
  196.  BAD ENTRY "
  197.            "
  198. CATEGORY.000
  199. ACTION
  200. BIOGRAPHICAL
  201. COMEDY
  202. DRAMA"
  203. EDUCATIONAL"
  204. FANTASY"
  205. HORROR
  206. MUSICAL"
  207. SCI\FI, SPACE"
  208. WESTERN"
  209. MOVIE CATEGORY
  210. MOVIES.RECd
  211.  establishes lengths for strings
  212.  start of a FOR/NEXT loop, to retrieve entries
  213.  retrieves whatever entry # code% represents in this particular cycle.
  214.  NONE FOUND 
  215.  NO MORE MATCHES "
  216.  LAST ENTRY 
  217.  FIRST ENTRY "
  218.  routine is sent here when a retrieved entry matches the category chosen to be retrieved
  219. LETTER.001
  220. CATEGORY = "
  221.  these 5 commands print the values of these strings to the screen to be viewed.
  222. TAPE #   = "
  223. RATING   = "
  224. TITLE    = "
  225. ACTORS   = "
  226.            "
  227.            "
  228. LETTER.001
  229.  BAD ENTRY "
  230.            "
  231. RATING.000
  232. MOVIES RATED "
  233. MOVIES.RECd
  234.  establishes lengths for strings
  235.  start of a FOR/NEXT loop, to retrieve entries
  236.  retrieves whatever entry # code% represents in this particular cycle.
  237.  NONE FOUND 
  238.  NO MORE MATCHES "
  239.  LAST ENTRY 
  240.  FIRST ENTRY "
  241.  routine is sent here when a retrieved entry matches the category chosen to be retrieved
  242. LETTER.001
  243. CATEGORY = "
  244.  these 5 commands print the values of these strings to the screen to be viewed.
  245. TAPE #   = "
  246. RATING   = "
  247. TITLE    = "
  248. ACTORS   = "
  249.            "
  250.            "
  251. LETTER.001
  252.  BAD ENTRY "
  253.            "
  254. ACTOR.000"
  255. ACTOR INITIALS
  256. MOVIES.RECd
  257.  establishes lengths for strings
  258.  start of a FOR/NEXT loop, to retrieve entries
  259.  retrieves whatever entry # code% represents in this particular cycle.
  260.  NONE FOUND 
  261.  NO MORE MATCHES "
  262.  LAST ENTRY 
  263.  FIRST ENTRY "
  264.  routine is sent here when a retrieved entry matches the category chosen to be retrieved
  265. LETTER.001
  266. CATEGORY = "
  267.  these 5 commands print the values of these strings to the screen to be viewed.
  268. TAPE #   = "
  269. RATING   = "
  270. TITLE    = "
  271. ACTORS   = "
  272.            "
  273.            "
  274. LETTER.001
  275.  BAD ENTRY "
  276.            "
  277. ALTER.000"
  278. CATEGORY = "
  279.  these 5 commands print the values of these strings to the screen to be viewed.
  280. TAPE #   =  
  281. RATING   = "
  282. TITLE    = "
  283. ACTORS   = "
  284.            "
  285.            "
  286.                   
  287.       
  288.                                              "
  289.                          "
  290.                          "
  291.                          "
  292.  Press S to SAVE. R to REDO, or A to ABORT without altering! "
  293.  Press S, R or A please 
  294.                           
  295. ENTRIES.000"
  296. CATEGORY = "
  297. TAPE #   = "
  298. RATING   = "
  299. TITLE    = "
  300. ACTORS   = "
  301.            "
  302.            "
  303.                   
  304.       
  305.                                              "
  306.                          "
  307.                          "
  308.                          "
  309.          Press S to SAVE, R to REDO, or ENTER to ABORT without SAVING!          
  310.  Press S, R or ENTER please 
  311.                               
  312. DATA.DATd
  313. 12123"
  314. MOVIES.RECd
  315.  establishes lengths for strings
  316.  start of a FOR/NEXT loop, to retrieve entries
  317. SHARE.000"
  318.  activate for shareware version.
  319.  TAPE#  RATING          RETRIEVED BY "
  320.     CATEGORY
  321.   -  "
  322.  CHECK PRINTER! THEN PRESS KEY TO CONTINUE! 
  323.                                             
  324. MOVIES.RECd
  325.  establishes lengths for strings
  326.  start of a FOR/NEXT loop, to retrieve entries
  327.  retrieves whatever entry # code% represents in this particular cycle.
  328.  LAST ENTRY 
  329.  FIRST ENTRY "
  330.  routine is sent here when a retrieved entry matches the category chosen to be retrieved
  331. ALL MOVIES
  332. LISTED
  333. LETTER.001
  334.     All entries are being viewed, & in the order in which originally entered,   
  335.     and using T to print ALL records, COULD result in an unorganized printout!  
  336. CATEGORY = "
  337.  these 5 commands print the values of these strings to the screen to be viewed.
  338. TAPE #   = "
  339. RATING   = "
  340. TITLE    = "
  341. ACTORS   = "
  342.            "
  343.            "
  344.  BAD ENTRY "
  345.            "
  346.                                        "
  347.   I sense that printing has been done  "
  348.   previously in this session.  You are "
  349.   about to print ALL records, so make  "
  350.   certain that your Desk Jet printer   "
  351.   is clear of any fed data, or that    "
  352.   your Dot Matrix printer is presently "
  353.   at the beginning of a page.  Then    "
  354.   press P.  To Abort printing press A. "
  355.                                        "
  356.                                        "
  357.   I sense that printing has been done  "
  358.   previously in this session.  You are "
  359.   about to print ALL records, so make  "
  360.   certain that your Desk Jet printer   "
  361.   is clear of any fed data, or that    "
  362.   your Dot Matrix printer is presently "
  363.   at the beginning of a page.  Then    "
  364.   press P.  To Abort printing press A. "
  365.                                        "
  366.                                        "
  367.   I sense that printing has been done  "
  368.   previously in this session.  You are "
  369.   about to print ALL records, so make  "
  370.   certain that your Desk Jet printer   "
  371.   is clear of any fed data, or that    "
  372.   your Dot Matrix printer is presently "
  373.   at the beginning of a page.  Then    "
  374.   press P.  To Abort printing press A. "
  375.                                        "
  376.                                        "
  377.   I sense that printing has been done  "
  378.   previously in this session.  You are "
  379.   about to print ALL records, so make  "
  380.   certain that your Desk Jet printer   "
  381.   is clear of any fed data, or that    "
  382.   your Dot Matrix printer is presently "
  383.   at the beginning of a page.  Then    "
  384.   press P.  To Abort printing press A. "
  385.                                        "
  386.                                        "
  387.   I sense that printing has been done  "
  388.   previously in this session.  You are "
  389.   about to print ALL records, so make  "
  390.   certain that your Desk Jet printer   "
  391.   is clear of any fed data, or that    "
  392.   your Dot Matrix printer is presently "
  393.   at the beginning of a page.  Then    "
  394.   press P.  To Abort printing press A. "
  395.                                        "
  396.                                        "
  397.   I sense that printing has been done  "
  398.   previously in this session.  You are "
  399.   about to print ALL records, so make  "
  400.   certain that your Desk Jet printer   "
  401.   is clear of any fed data, or that    "
  402.   your Dot Matrix printer is presently "
  403.   at the beginning of a page.  Then    "
  404.   press P.  To Abort printing press A. "
  405.                                        "
  406. TEMP5"d
  407. STORIES.REC"d
  408.  NO STORYLINE AVAILABLE! "
  409.  NO MORE MATCHING TITLES! 
  410.  FIRST ENTRY "
  411. STORIES.000"
  412.                                       
  413. MOVIES.RECd
  414.  establishes lengths for strings
  415.  start of a FOR/NEXT loop, to retrieve entries
  416.  Press 1 for Desk Jet or laser printer "
  417.  Press 2 for Dot Matix printer!        "
  418.  Press 3 for Menu, or 4 to Quit!       "
  419.                                         
  420.                                         
  421.                                         
  422.